Welcome![Sign In][Sign Up]
Location:
Search - back propagation

Search list

[Develop Toolssongbp

Description: 人工神经网络教程,反向传播算法,新的程序,直接运行-ANN guides, back-propagation algorithm, the new procedures, direct operation
Platform: | Size: 5013 | Author: 宋小雨 | Hits:

[Other resourcebackPROPnetwork

Description: 完整的反向传播神经网络模式识别C++源代码,原版权威所著,学习物有所值.-integrity of the back-propagation neural network pattern recognition C source code, original authoritative book, learning value for money.
Platform: | Size: 215321 | Author: John NI | Hits:

[Other resourceNND11FA

Description: 人工神经网路两层反向传播BP算法实现函数逼近,matlab编写-two back-propagation algorithm BP function approximation, the preparation of Matlab
Platform: | Size: 3505 | Author: 胡朋 | Hits:

[OtherC-BPN

Description: 类神经网路BPN倒传递网路,之C语言源码-7.82 neural network back-propagation network of C language source code
Platform: | Size: 2067 | Author: jack | Hits:

[Other resourceneuro_demo

Description: Neuro network demo. Include SOM, Back Propagation and some simple example.-Neuro network demo. Include SOM. Back Propagation and some simple example.
Platform: | Size: 460606 | Author: hui song | Hits:

[OtherBP

Description: neural network,神经网络的BP算法的代码,保证能运行,Back Propagation-neural network, the BP neural network algorithm code, the guarantee of operation, Back Propagation
Platform: | Size: 3589 | Author: young | Hits:

[Other resourceBPNNprogram

Description: 这是反向传播算法的C++程序,对于研究BPNN的人来说,具有很好的参考价值-This is the back-propagation algorithm C program for studying the BPNN people, have a good reference value
Platform: | Size: 11073 | Author: 王超 | Hits:

[Graph RecognizeBPNNnumber

Description: 这是俺一个同学用反向传播算法编写的数字识别软件,识别率还是不错的-students with a back-propagation algorithm figures prepared by the recognition software to identify the rate is still pretty good
Platform: | Size: 334622 | Author: 王超 | Hits:

[FlashMXAn_Introduction_to_Neural_Networks_[1996]

Description: Introduction to neural networks, Back Propagation networks, Recurrent networks, Self Oganising networks, Reinforcement learning. Robot Control, Vision systems. Hardware and software Implementaionts.
Platform: | Size: 1094770 | Author: Martin | Hits:

[GDI-Bitmapbackpropagationalgorithm

Description: back propagation algorithm
Platform: | Size: 140943 | Author: siyangtao | Hits:

[File OperateNEURAL+NETWORK

Description: bp神经网络算法是解决最优化问题的先进算法之一,本论文讨论了神经网络中使用最为广泛的前馈神经网络。其网络权值学习算法中影响最大的就是误差反向传播算法(back-propagation简称BP算法)。BP算法存在局部极小点,收敛速度慢等缺点。基于优化理论的Levenberg-Marquardt算法忽略了二阶项。该文讨论当误差不为零或者不为线性函数即二阶项S(W)不能忽略时的Hesse矩阵的近似计算,进而训练网络。
Platform: | Size: 19198 | Author: 刘慧 | Hits:

[Other resourcewaveletnetwork

Description: 小波神经网络程序基于反向传播训练-wavelet-based neural network program back propagation training
Platform: | Size: 1270 | Author: 郑华珍 | Hits:

[Other resourceneural-network-back-propagation-algorithm

Description: 每一个训练范例在网络中经过两遍传递计算:一遍向前传播计算,从输入层开始,传递各层并经过处理后,产生一个输出,并得到一个该实际输出和所所需输出之差的差错矢量;一遍向反向传播计算,从输出层至输入层,利用差错矢量对权值进行逐层修改。BP算法有很强的数学基础,戏剧性地扩展了神经网络的使用范围,产生了许多应用成功的实例,对神经网络研究的再次兴起过很大作用。
Platform: | Size: 1461 | Author: 军军 | Hits:

[Other resourcebpexamples

Description: 使用MATLAB6.5实现的自适应学习速率反向传播网络-Matlab6.5 achieved using adaptive learning rate back-propagation network
Platform: | Size: 8092 | Author: 陈雷 | Hits:

[Other resourcemybp(Jo)

Description: 我做的一个用matlab程序编写的BP算法,是是我毕设的一部分,程序运行绝对没有问题,欢迎大家指正。-I do a Matlab programming with the back-propagation algorithm, is part of a complete, running absolutely no problem, we are happy to correct.
Platform: | Size: 3034 | Author: FX | Hits:

[Other resourcebp算法源程序

Description: 反向传播(back-propagation,BP)算法是一种计算单个权值变化引起网络性能变化值的较为简单的方法。由于BP算法过程包含从输出节点开始,反向地向第一隐含层(即最接近输入层的隐含层)传播由总误差引起的权值修正,所以称为\"反向传播\"。-BP (back-propagation BP) algorithm is a calculation of the weights of individual changes in network performance changes in the value of a relatively simple approach. Due process includes BP algorithm from the output nodes, the reverse to the first hidden layer (input layer that is closest to the hidden layer) transmission errors caused by the total value of the right to amend, known as the "back-propagation."
Platform: | Size: 2128 | Author: 李鹏 | Hits:

[Other resourcebp042796

Description: bp神经网络,反向传播神经网络!感觉还不错的-bp neural networks, back-propagation neural network! Feeling pretty good
Platform: | Size: 308467 | Author: 萧逸 | Hits:

[Other resourcebpnn133u

Description: 一个反向传播算法的的原程序!值得一看,大家自己看看!-a back-propagation algorithm of the original program! An eye-catcher, we see for himself!
Platform: | Size: 26061 | Author: 萧逸 | Hits:

[AI-NN-PRBPN

Description: Backpropagation Network Time-Series Forecasting 源码, 经典的BPN人工神经网络例子源码-Backpropagation Network Time-Series Forecasting source, the classic example of artificial neural network BPN source
Platform: | Size: 33792 | Author: | Hits:

[AI-NN-PRBackpropagation Network with Bias Terms and Moment

Description: 附加了动量项BP神经网络-Additional items of Momentum BP neural network
Platform: | Size: 30720 | Author: 高山 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 47 »

CodeBus www.codebus.net